getBlendMode

abstract fun getBlendMode(block: DesignBlock): BlendMode

Get the blend mode of the given design block.

Return

the blend mode.

Parameters

block

the block whose blend mode should be queried.